========================================
  First Aid Mod
========================================

Author       : Azizam
Date         : 2026-09-20
Contact email: hoaziz@qq.com
My Mod Pages:
https://www.gtainside.com/user/azizam
https://libertycity.net/user/style

----------------------------------------
  DESCRIPTION
----------------------------------------

This CLEO script allows you to revive
nearby dead pedestrians by pressing H.

When a dead pedestrian is nearby, a
prompt will appear. Press H to perform
first aid and bring them back to life.

A successful revive rewards you with
$520.

----------------------------------------
  FEATURES
----------------------------------------

  [1] Revive dead pedestrians
  [2] Medic animation
  [3] Money reward on success
  [4] On-screen prompts
  [5] Lightweight, no performance impact

----------------------------------------
  REQUIREMENTS
----------------------------------------

  - GTA Vice City (PC)
  - CLEO installed

----------------------------------------
  INSTALLATION
----------------------------------------

  1. Copy the file:

        FirstAid.cs

     into:

        GTA Vice City\CLEO\

  2. Copy the file:

        FirstAid.fxt

     into:

        CLEO\CLEO_TEXT

     (Create the CLEO_TEXT folder if it
      does not exist.)

  3. Launch the game and press H near
     a dead pedestrian to revive them.

----------------------------------------
  UNINSTALLATION
----------------------------------------

  Simply delete:

        CLEO\FirstAid.cs
        CLEO\CLEO_TEXT\FirstAid.fxt

  The mod will be fully removed.

----------------------------------------
  NOTES
----------------------------------------

  - The FXT file must stay in the
    CLEO_TEXT folder, otherwise the
    text will not display correctly.

  - Do not rename the .cs file unless
    you also rename the .fxt file.

  - This script only affects nearby
    pedestrians. Other characters are
    not modified.

----------------------------------------
  CREDITS
----------------------------------------

  Script by Azizam

  Thanks for downloading!
  Enjoy the mod.

========================================